PMAC presentation¶

MT.PO.01: increase total amount of service on the SHN and reliability of that service by 2024

Metrics: total service hours, average service hours, and number of transit routes (n, %).

Routes on the State Highway Network (SHN)¶

Transit routes along the SHN can be categorized into 3 groups:

  1. On SHN - where at least 20% of the transit route runs the SHN (within 50 ft)
  2. Intersects SHN - where at least 35% of the transit route runs within 0.5 mile of the SHN.
  3. Other - all other transit routes.
/opt/conda/lib/python3.10/site-packages/geopandas/_compat.py:112: UserWarning: The Shapely GEOS version (3.10.3-CAPI-1.16.1) is incompatible with the GEOS version PyGEOS was compiled with (3.10.1-CAPI-1.16.0). Conversions between both will be slow.
  warnings.warn(

Statewide Stats¶

  • How many service hours are scheduled for a typical weekday for (1)?

Q2 2022 (2022-05-04): 98,352 total service hours statewide¶

Category Total Service Hours % Service Hours # Routes % Routes Service Hours per Route
On SHN 15,636 15.9% 657 24.2% 23.8
Intersects SHN 53,232 54.1% 1,503 55.4% 35.4
Other 29,484 30.0% 551 20.3% 53.5

Reliability (Delay)¶

Be careful here, since delay is not merged onto every route.

Need apples to apples comparison across quarters.

Category Total Delay Hours % Delay Hours # Routes % Routes Delay Hours per Route
On SHN 750 16.1% 231 20.3% 3.2
Intersects SHN 2,620 56.3% 669 58.7% 3.9
Other 1,282 27.6% 240 21.1% 5.3

Map of Routes on or Intersecting SHN¶

Make this Notebook Trusted to load map: File -> Trust Notebook